public readonly property isRunning as Boolean:
Indicates whether the timer is currently active.
if timer.isRunning: timer.stop()