Property Drawer using UI Builder?

I recently learned how to connect UI builder to custom editor scripts using the CloneTree method. I’m curious, is anything like this possible for custom Property Drawers as well? I tried this and I couldn’t connect them together, and using the UI Builder is so much nicer than coding it all out.

Anyone have any info or insights on this?

https://docs.unity3d.com/Manual/UIE-HowTo-CreateCustomInspector.html
https://docs.unity3d.com/2022.3/Documentation/Manual/UIE-create-a-binding-uxml-bind.html