Function Label.linesSkipped

The node ignores the first lines_skipped lines before it starts to display text.

long linesSkipped() nothrow @property @nogc;

void linesSkipped (
  long v
) nothrow @property @nogc;