[#BloombergLP-baljsn-JsonFormatter-openObject] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/JsonFormatter.adoc[JsonFormatter]::openObject :relfileprefix: ../../../ :mrdocs: Create a new object (set of name/value pairs also know as "members"). Note subsequently created members will land in this object until `closeObject` is called. == Synopsis Declared in `<baljsn_jsonformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void openObject(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#