TransformedMutableField

constructor(prop: KMutableProperty0<V>, transform: (V) -> R, reverseTransform: (R) -> V)