unlabeled property
Statement
get
unlabeled
If this is a labeled statement, return the unlabeled portion of the statement, otherwise return the statement itself.
Implementation
Statement get unlabeled;
If this is a labeled statement, return the unlabeled portion of the statement, otherwise return the statement itself.
Statement get unlabeled;