Contents

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.