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