class Lutaml::Model::JsonAdapter::JsonObject

def [](key)

def [](key)
  @attributes[key]
end