[#BloombergLP-bdlat_AttributeInfo-nameLength-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_AttributeInfo.adoc[bdlat_AttributeInfo]::nameLength :relfileprefix: ../../ :mrdocs: Return the length of the name of this attribute info object. Note that the 0‐terminator is not included in the length. == Synopsis Declared in `<bdlat_attributeinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr int nameLength() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#