[#BloombergLP-ball-CategoryManager_RadixTree_Node-prefix-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/CategoryManager_RadixTree_Node.adoc[CategoryManager_RadixTree_Node]::prefix :relfileprefix: ../../../ :mrdocs: Return a reference providing modifiable access to the prefix string of this node. Note that only a part of the prefix is stored in a node; the full key is obtained by concatenating the prefixes of all nodes. == Synopsis Declared in `<ball_categorymanager_radixtree.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/string.adoc[bsl::string]& prefix(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#