bool get dg10 => _dg10;
set dg10(bool val) { dg10 = val; _setEPassportDataGroups({"dg10": val}, this); }