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