value property

T? value
getter/setter pair

Variable value can be a string, number, boolean, or JSON

Implementation

T? value;