parent

abstract val parent: TestItem?(source)

The parent of this item. It's set automatically, and is undefined top-level items in the TestController.items and for items that aren't yet included in another item's children.

Online Documentation