public override bool IsLocked {get;}
Property Value
TRUE: the StorableObject is locked
FALSE: the StorableObject is not locked
Determines if the the StorableObject is locked.
The StorableObject is locked when it was explicitly or implicitly locked.
public override bool IsLocked {get;}
TRUE: the StorableObject is locked
FALSE: the StorableObject is not locked