Gets or sets a name for the table of contents. An empty string indicates that the table of contents has no name.

Syntax

public string Name { get; set; }
Public Property Name() As String