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