Is there any builtin widget corresponding to MultiPropertyField in IMGUI?

I try to implement it using nest visual element in uxml. But the look and style is not the same with the IMGUI.
It could be better has a builtin version as it exist in EditorGUI.

Hello,

I was not familiar with that control so I went looking for it and what I could find didn’t seem to make a strong argument to having a dedicated control like that when doing the layout with UXML/USS can achieve that very easily. Can you show us your specific use case so we can analyze if we’re missing something, or try to get you the appropriate guidance to achieve it with UI Toolkit?

Thanks!