// Entity Kartenstatus Kartenstatus { id: int { @Id @AutoIncremented } ; name: string {} ; }