How to get a process in a participant pool?

From a start event, user task or any other component inside a pool …

Is it any way to get the process from a participant pool ?

Thank you!

Solved:

const myProcess = component.parent.businessObject.processRef;