mapper property

T? Function(String value) mapper
getter/setter pair

Implementation

T? Function(String value) mapper;