runnable property

String? runnable
getter/setter pair

The highest index of a runnable started by the agent for this task.

The runnables are indexed from 1. Value 0 is undefined.

Implementation

core.String? runnable;