Writes a line terminator, or writes text followed by a line terminator.
public TerminalInstance WriteLine([Nullable((byte)2)] string? text = null)
Optional text to write before the line terminator.