bool DisableStaticRoleRename { get; set; }
Property DisableStaticRoleRename As Boolean Get Set
property bool DisableStaticRoleRename { bool get (); void set (bool value); }
abstract DisableStaticRoleRename : bool with get, set
In This Article