public TimeSpan PopupDelay { get; set; }
Public Property PopupDelay As TimeSpan Get Set
public: property TimeSpan PopupDelay { TimeSpan get (); void set (TimeSpan value); }
member PopupDelay : TimeSpan with get, set
In This Article