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