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