Variable EditableContent._filename

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