When an Object, each key is treated as the key name. Simple values like null, String, Boolean and Number are type-mapped automatically (Number maps to 'int') and
can be used as-is. For more complex types, like arrays and URIs, set the value to be an Object like in the Array syntax (see above), but leave out the key property.
When an
Object, each key is treated as the key name. Simple values likenull,String,BooleanandNumberare type-mapped automatically (Numbermaps to'int') and can be used as-is. For more complex types, like arrays and URIs, set the value to be anObjectlike in the Array syntax (see above), but leave out thekeyproperty.