stringValue property

String? stringValue
getter/setter pair

The value of a tag field with a string type.

The maximum length is 2000 UTF-8 characters.

Implementation

core.String? stringValue;