Get the timer that will raise the periodic clear event
            
| C# | Visual Basic | Visual C++ | J# | 
protected Timer PeriodicClearTimer { get; }
Protected ReadOnly Property PeriodicClearTimer As Timer Get
protected: property Timer^ PeriodicClearTimer { Timer^ get (); }
/** @property */ protected Timer get_PeriodicClearTimer()
