[#BloombergLP-bdlat_AttributeInfo-name-03] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_AttributeInfo.adoc[bdlat_AttributeInfo]::name :relfileprefix: ../../ :mrdocs: `name` overloads == Synopses Declared in `<bdlat_attributeinfo.h>` Return a reference to the modifiable name of this attribute info object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char const*& xref:BloombergLP/bdlat_AttributeInfo/name-01.adoc[name](); ---- [.small]#xref:BloombergLP/bdlat_AttributeInfo/name-01.adoc[_» more..._]# Return the non‐modifiable name of this attribute info object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr char const* xref:BloombergLP/bdlat_AttributeInfo/name-0b.adoc[name]() const; ---- [.small]#xref:BloombergLP/bdlat_AttributeInfo/name-0b.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#