fromPropertyNotNull

Explicitly construct a mapping to TO from nullable property source source and changing the nullable type of source to its non-nullable type.

This is equivalent to to::x fromProperty from::y transform { it!! }.