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