timer property

Timer? timer
getter/setter pair

A lot of trigger executors use a timer, so we declare one here

Implementation

Timer? timer;