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