public readonly property name as String:
Symbolic state name without the declaring type prefix.
Exact declaration name.
enum Color: RED assert Color.RED.name == "RED"