public TimeSpan CommandAckTimeout { get; set; }
Public Property CommandAckTimeout As TimeSpan Get Set
public: property TimeSpan^ CommandAckTimeout { TimeSpan^ get (); void set (TimeSpan^ value); }