Sets the value of the field.
public function upload(?string $value) : void { $this->setValue($value); }