Gets or sets a title for the table of contents. An empty string indicates that the table of contents has no title.
public string Title { get; set; }
Public Property Title() As String