How to check the property of UMG widgets during Play mode in UE5?

Hi all, I have a question.
Is there a way to check the state of UMG widgets during Play mode? If objects are placed in the level, I can check and modify their position from the Outliner and Details panel. I would like to do the same thing with widgets

Widget Reflector might be the closest thing you are looking for.