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