name property

String? name
getter/setter pair

Name of the enumvalue.

This is the actual value that the aspect will contain.

Required.

Implementation

core.String? name;