locked property
Indicates whether this label component is the (direct) target of a LabelLock.
A label component can be implicitly locked even if it's not the direct target of a LabelLock, in which case this field is set to false.
Output only.
Implementation
core.bool? locked;