Intended Usage
The name method is used by a client program when querying a NamedValue associated with a DII request. The name method returns the argument name, which is optional. The argument name in a NamedValue, if present, matches the argument name specified in the IDL definition of the operation.
Syntax
const char *name() const;
Input parameters
None.
Return values