bool Locked { get; set; }
Property Locked As Boolean Get Set
property bool Locked { bool get (); void set (bool value); }