[Property Editor] Add argument type information to property editor #8717
Open
Description
We should expose the type of a property argument for primitives that use a text input. If the field is null
, it is currently impossible to know if it should be a string
, int
or double
.