running property

bool? running

Implementation

bool? get running;
void running=(bool? running)

Implementation

set running(bool? running);