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