This is my suggest: add datatype of property even when the property is not yet valued.

This is my suggest: add datatype of property even when the property is not yet valued.

Can you elaborate a bit more?
Sure.
The dump() of an object shows the value (and datatype) of properties only if they have values.
I would like the “type” attribute of each property to be added to the dump as well (regardless of whether the property has a value or not).
Can you link me a trycf example, inline components make such examples possible:)