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