bool CanAutoFocus { get; set; }
Property CanAutoFocus As Boolean Get Set
property bool CanAutoFocus { bool get (); void set (bool value); }
abstract CanAutoFocus : bool with get, set
In This Article