# JsonObject A `JsonObject` represents a javascript object parsed from an arbitrary JSON string. `JsonObject` is a JavaScript object with the following properties: - `data`: Of type `Object`, contains the javascript object parsed from a generated JSON text/string.