Variable DMLSyntaxSupport._content

class DMLSyntaxSupport
{
  // ...
  EditableContent _content;
  // ...
}