[#RPCArg-GetName] = xref:RPCArg.adoc[RPCArg]::GetName :relfileprefix: ../ :mrdocs: Return the name, throws when there are aliases == Synopsis Declared in `<rpc/util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string GetName() const; ---- == Return Value The single argument name. [.small]#Created with https://www.mrdocs.com[MrDocs]#