title property

String? title
getter/setter pair

The title for this timer. Null means no timer has been set.

Implementation

String? title;