[#BloombergLP-balst-StackTraceFrame-setSymbolName] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::xref:BloombergLP/balst/StackTraceFrame.adoc[StackTraceFrame]::setSymbolName :relfileprefix: ../../../ :mrdocs: Set the `symbolName` attribute of this object to the specified `value`. Note that the empty string indicates that `symbolName` is "unknown". == Synopsis Declared in `<balst_stacktraceframe.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setSymbolName(std::string_view const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#