id property

String? id
getter/setter pair

The unique value of the choice.

This ID is autogenerated. Matches the regex: ([a-zA-Z0-9_])+.

Implementation

core.String? id;