isRunning property

bool isRunning
getter/setter pair

Flag indicating that this operation is still running

Implementation

var isRunning = false;