## Describe the bug Now you can add the `UxmlElement` attribute to any class members, which breaks the generator. ## Minimal reproduction code and steps 1. Add the `UxmlElement` attribute to a class 2. Add the `UxmlElement` attribute to any member of this class