class Model : ItemViewModel<Ereignis?>
Model(property: ObjectProperty<Ereignis?> = SimpleObjectProperty<Ereignis>())
val beschreibung: Property<String>