Gets or sets a name for the footnote. An empty string indicates that the footnote has no name.
public string Name { get; set; }
Public Property Name() As String