[]
Gets or sets whether the object is locked (True if the object is locked, False if the object can be modified when the sheet is protected, read or write Boolean).
bool Locked { get; set; }
Property Locked As Boolean