property
test.default.EventData.TestStart.parentId
parentId: undefined | number
The testId of the enclosing test, or undefined for top-level tests. Lets custom reporters track lineage when concurrent siblings at the same nesting level interleave.