pub const EMPTY_VALUE: JsonValue<'static>;
a default JSON value with static lifetime. equivalent to JsonValue::Null.
JsonValue::Null