choices property

List<String>? choices
getter/setter pair

list of possible values for the field.

Implementation

List<String>? choices;