Is any possible to show sub process child elements properties in a single click?

Hello everybody,
I designed sub process, the sub process has many elements with connection each others.
When I select a sub process I need to show all property configuration for child element in a popup.
So is it possible to do? And if yes, can anybody help me?

When selecting a sub-process it’s possible to get all information about its children: https://codesandbox.io/s/sub-process-example-wqg7d

Hi Philippfromme,
Now i can able to get all information. Thanks for helping me