[This is preliminary documentation and is subject to change.]
public bool Locked { get; set; }
Public Property Locked As Boolean Get Set
public: property bool Locked { bool get (); void set (bool value); }