Inherited form component names (properties) return the parent name (property) instead of the inherited name

We process events in the inherited form, and we require the inherited properties instead of the parent

Demo:

Webcore_Inherited.zip (12.7 KB)

We have seen this issue and it is related to the inherited form name not being persisted in the DFM file. We are investigating what we can do in this case.
A workaround for now is to get the ClassName and delete the prefix letter 'T'.

We traced & solved this problem. Next update should have this fixed.