rootParentInstance property

KoreInstance? rootParentInstance
getter/setter pair

Root parent instance for this part

If part contain other parts then root parent instance will be parent instance of the first part in the tree

Implementation

KoreInstance? rootParentInstance;