name property

String? name
getter/setter pair

Name of the enumvalue.

This is the actual value that the aspect can contain.

Required.

Implementation

core.String? name;