Overrides CommentInterface::setFieldName
public function setFieldName($field_name) { $this->set('field_name', $field_name); return $this; }