public bool ImportRoles { get; set; }Public Property ImportRoles As Boolean
Get
Setpublic:
virtual property bool ImportRoles {
bool get () sealed;
void set (bool value) sealed;
}abstract ImportRoles : bool with get, set
override ImportRoles : bool with get, set