name property

String name

Returns the name of this enum constant, exactly as declared in its enum declaration.

Implementation

String get name;