Variable OutputLineStream._filename

class OutputLineStream
{
  // ...
  string _filename;
  // ...
}