How to get the ECProperty's Group Name?

Hi All,

    I am now have a C# addin on top of Microstation EC, my addin now can read all the ECproperties from the DgnECInstance,

but i can't tell the property belong to which group, when check the instance properties with Microstation we can see the property groups as below,

I need to know the property belongs to which group or category, "General", "Geometry", "Extended", "Raw Data" , "Groups"?

is there any api can get the properties group name?

thanks,

Rick