stringValue property

String? stringValue
getter/setter pair

The setting string value.

Notice that enum values are stored as strings.

Required.

Implementation

core.String? stringValue;