DMLSyntaxSupport.content - multiple declarations

Function DMLSyntaxSupport.content

returns editable content

EditableContent content() @property;

Function DMLSyntaxSupport.content

set editable content

SyntaxSupport content(
  EditableContent content
) @property;