[#BloombergLP-balb-Sequence4-element4-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Sequence4.adoc[Sequence4]::element4 :relfileprefix: ../../../ :mrdocs: `element4` overloads == Synopses Declared in `<balb_testmessages.h>` Return a reference to the modifiable "Element4" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/NullableValue.adoc[bdlb::NullableValue<int>]& xref:BloombergLP/balb/Sequence4/element4-09.adoc[element4](); ---- [.small]#xref:BloombergLP/balb/Sequence4/element4-09.adoc[_» more..._]# Return a reference to the non‐modifiable "Element4" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlb/NullableValue.adoc[bdlb::NullableValue<int>] const& xref:BloombergLP/balb/Sequence4/element4-04.adoc[element4]() const; ---- [.small]#xref:BloombergLP/balb/Sequence4/element4-04.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#