fix property

T? Function<R>(R? value)? fix
getter/setter pair

Implementation

T? Function<R>(R? value)? fix;