@override MP toMap() => { for (var a in ctrl.allAttributes.values) a.name: this[a.name], ...super.toMap(), };