public bool AllowSetScopeWithSetAdmin { get; set; }
Public Property AllowSetScopeWithSetAdmin As Boolean Get Set
public: property bool^ AllowSetScopeWithSetAdmin { bool^ get (); void set (bool^ value); }