label property

Return the label associated with the statement, or null if there is no label.

Implementation

SimpleIdentifier? get label;