from person import Person p = Person('Olli','Graf') print(p.vorname)