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