priority = $value; } public function getValue(): int { return $this->priority; } }