index property

int? index
getter/setter pair

Index of the task, unique per execution, and beginning at 0.

Required.

Implementation

core.int? index;