isStarted property

bool isStarted
getter/setter pair

Implementation

bool isStarted = false, isPaused = false, isResumed = false;