label
A short judge-facing label for this level.
Declaration
var label: String { get }Discussion
Defaults to String(describing: self), which for enums produces the case name.
A short judge-facing label for this level.
var label: String { get }Defaults to String(describing: self), which for enums produces the case name.