Variable EditableContent._syntaxSupport

class EditableContent
{
  // ...
  SyntaxSupport _syntaxSupport;
  // ...
}