📄️ Json
A global API that contains features to work with JSON
📄️ JsonArray
JSON Array, basically a table but more restricted to match JSON arrays
📄️ JsonBuilder
JSON serializer builder
📄️ JsonObject
JSON object, basically a table but more restricted to match JSON objects
📄️ JsonSerializer
An object that is made for serializing and deserializing JSON strings with specific settings