running

open override val running: Boolean

If a module is running or not is separated from the enabled state. A module can be paused even when it is enabled, or it can be running when it is not enabled.

Note: This overwrites ToggleableValueGroup declaration of running.