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