value property

String? value
getter/setter pair

String value of the enum field.

This must match defined set of enums in document schema using EnumTypeOptions.

Implementation

core.String? value;