[]
Gets or sets a string used to delimit an index entry and the list of that entry's occurrences (page numbers) in the generated index.
The default is ", " (comma followed by space).
public string TermDelimiter { get; set; }