[]
Gets or sets a heading text which appears at the start of each set of entries for any given letter.
If the first letter in the text is A or a, that letter will be replaced with the corresponding letter for each letter set.
Default value is Empty (no headings).
public string Heading { get; set; }
Public Property Heading As String