min; } protected function setMin(int|null $min = null) { $this->min = $min; } }