[]
Gets or sets the string that is used to separate an index entry and its first page number.
If this value contains a tab character, the page number list is right justified in the column.
Default value is ", " (a comma followed by a space).
public string Separator { get; set; }
Public Property Separator As String