running property

bool get running

Whether the action is running.

Implementation

bool get running => value is Running;