[#BloombergLP-bdlb-NullableValue-value-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/NullableValue.adoc[NullableValue]::value :relfileprefix: ../../../ :mrdocs: Return a reference providing non‐modifiable access to the underlying object of a (template parameter) `TYPE`. The behavior is undefined unless this object is non‐null. == Synopsis Declared in `<bdlb_nullablevalue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- TYPE const& value() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#