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