JSONPrimitive = string | number | boolean | null
string
number
boolean
null
JSON compatible primitive type.