The current implementation of the array type requires that it have an items property, that is a property with a name.
Likewise the Dictionary implementation requires a root property with a name.
We should provide a default values with the default name values.