[CONNECT .NET] DgnTool tool name

How do I set the tool name of a primitive tool that ultimately inherits from DgnTool?  The tool name is useful, for example, because it appears in the Undo/Redo edit menu.

Perversely, there's DgnTool.GetToolName, but no method that I see that implements SetToolName.