valueString property

String? valueString
getter/setter pair

The string value - this will only be present if type of the property is string, choice or hidden.

Implementation

core.String? valueString;