val JsonElement.content: String
Convenience method, returns content of current element
JsonException - if current element is not a JsonPrimitive
JsonException