Gets or sets the position of the first character trivia is encountered and not yet assigned to a syntax node. Trivia: only used when TrackTrivia is enabled, otherwise 0.
public int TriviaStart { get; set; }