Returns whether the choices are multiselect.
public function isMultiselect() : bool { return $this->multiselect; }