Sets the value of the field.
public function select(string|array|bool $value) : void { $this->setValue($value); }