value??null; } public function setValue(bool|int|float|string $value):void { $this->value = $value; } }