Gets the trailing trivia attached to this node. Might be null if no trailing trivias.
public List<SyntaxTrivia>? TrailingTrivia { get; set; }