package Stunde6AUFGABE;

public class Produkt {
    String name;


}
