It would be really nice if there was the ability to optionally add an implicit operator to convert the wrapped type to the primitive one. This would negate the need to manually use the created type converter or access the value or ToString members directly.