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