Gets the display name for the documenter.
[Visual Basic] Property ReadOnly Name As String [C#] string Name { get; } [C++] __property String* get_Name(); [JScript] function get Name() : String
IDocumenter Interface | NDoc.Core Namespace