[#BloombergLP-balb-Sequence3-element4-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Sequence3.adoc[Sequence3]::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<bsl::string>]& xref:BloombergLP/balb/Sequence3/element4-01.adoc[element4](); ---- [.small]#xref:BloombergLP/balb/Sequence3/element4-01.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<bsl::string>] const& xref:BloombergLP/balb/Sequence3/element4-0e.adoc[element4]() const; ---- [.small]#xref:BloombergLP/balb/Sequence3/element4-0e.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#