Gets or sets the empty lines occurring before this block. Trivia: only parsed when TrackTrivia is enabled, otherwise null.
public List<StringSlice>? LinesBefore { get; set; }