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