Gets or sets a name for the footnote. An empty string indicates that the footnote has no name.

Syntax

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