parent

abstract val parent: EventNode<in T>?

The parent of this node.

If this node is at the root of the tree, this will be null.