price = $price; } public function getPrice(): float { return $this->price; } }