Closed
Description
We can simplify the display of standard array and dictionary objects by hiding a lot of the boilerplate, either directly, or into a separate "Detailed Properties" expandable. 99% of the time the user does not need this information and it just serves as noise.
If additional properties are added via inheritance, then those should be shown.