Function ReportWriter.writeln

Write a string and go to a new line

abstract void writeln (
  string ,
  ReportWriter.Context = Context.active
);