Object Hierarchy

    GObject
    ├── JsonBuilder
    ├── JsonGenerator
    ├── JsonParser
    ├── JsonPath
    ╰── JsonReader
    GInterface
    ╰── JsonSerializable
    GBoxed
    ├── JsonArray
    ├── JsonNode
    ╰── JsonObject