#[ORM\Column(length: 120)] private ?string $name = null; #[ORM\Column] private ?int $stock = null;