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