public bool HideScopeBoxes { get; set; }
Public Property HideScopeBoxes As Boolean Get Set
public: property bool HideScopeBoxes { bool get (); void set (bool value); }
member HideScopeBoxes : bool with get, set