Parse property

Func<String?, Object?> Parse
getter/setter pair
Gets or sets the String parser.

Implementation

late Func<String?, Object?> Parse;