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