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