'Declaration
<NotNullAttribute()> Public ReadOnly Property InheritedPermissions As AccessControlEntryCollection
[NotNull()] public AccessControlEntryCollection InheritedPermissions {get;}
[NotNull()] public: property AccessControlEntryCollection^ InheritedPermissions { AccessControlEntryCollection^ get(); }