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