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