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