index property

int? index
getter/setter pair

The index of the parent item in the corresponding item list (eg.

list of entities, properties within entities, etc.) on parent revision.

Implementation

core.int? index;