public virtual 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 virtual bool IsLocked {get;}
true : the StorableObject is locked
false : the StorableObject is not locked