Does Unreal Engine 4 have "details" widgets?

Just like the propertygrid in C#. I want when the program is running, the user clicks on the object and a “details” window pops up. The user dynamically modifies the attributes of the selected object.
I want to make a map editor program with Unreal Engine 4. So need such a “detail” widget.