Set the name of the field
string $name Field name:
self
Overrides PostFileInterface::setFieldName
public function setFieldName($name) { $this->fieldName = $name; return $this; }