The type, which can be one of 'string'
, 'null'
, 'bool'
, 'int'
, 'long'
, 'float'
, 'uri'
, 'component'
.
Optional
valueThe value. Optional and unused if type is 'null'
. If an Array
, type is automatically set to be an array of <type>
.
Generated using TypeDoc
The key name.