JSONPrimitive

JSONPrimitive = string | number | boolean | null

JSON compatible primitive type.