unlabeled property
Statement
get
unlabeled
If this is a labeled statement, returns the statement being labeled, otherwise returns the statement itself.
Implementation
Statement get unlabeled;
If this is a labeled statement, returns the statement being labeled, otherwise returns the statement itself.
Statement get unlabeled;