public bool Focus { get; set; }
Public Property Focus As Boolean
public: property bool Focus { bool get (); void set (bool value); }