getParent

open fun getParent(): Origin

Return the parent origin for this instance if there is one. The parent origin provides the origin of the item that created this one.

Return

the parent origin or null

Since

2.4.0

See also