c1 property
The child document of type "C1".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategoriesC1 get c1 =>
document.childByDocumentType("C1")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesC1(child));