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