check the existence of an element in a JSON object
<nlohmann/json.hpp>
bool contains(object_t::key_type const& key) const;