mixed $default:
void
public function setDefault($default = null) { $this->optional = true; $this->default = $default; }