Add datatype of property

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

datatype

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:)