Return true if there is a Member object in this JsonObject with a key equivalent to the specified key, and return false otherwise.
true
Member
JsonObject
key
false
Declared in <bdljsn_json.h>
<bdljsn_json.h>
bool contains(std::string_view const& key) const;