public bool LockedWidth { get; set; }
Public Property LockedWidth As Boolean Get Set
public: property bool LockedWidth { bool get (); void set (bool value); }