[#BloombergLP-bdljsn-Json-isBoolean] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/Json.adoc[Json]::isBoolean :relfileprefix: ../../../ :mrdocs: Return true if the value held by this object is of type `bool`, and false otherwise. == Synopsis Declared in `<bdljsn_json.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isBoolean() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#