$enum property

List<String> $enum
getter/setter pair

Array of enum values to choose from.

Implementation

List<String> $enum;