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