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