[#BloombergLP-bdljsn-Json-2conversion-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/Json.adoc[Json]::operator xref:BloombergLP/bdljsn/JsonObject.adoc[JsonObject]& :relfileprefix: ../../../ :mrdocs: Return a reference providing modifiable access to the value of type `JsonObject` held by this object. The behavior is undefined unless `isObject()` returns true. == Synopsis Declared in `<bdljsn_json.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit operator xref:BloombergLP/bdljsn/JsonObject.adoc[JsonObject]&(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#