c1E property
The child document of type "C1E".
Implementation
document_wrapper.EuropeanDriverLicenseBackCategoriesC1E get c1E =>
document.childByDocumentType("C1E")!.let((child) =>
document_wrapper.EuropeanDriverLicenseBackCategoriesC1E(child));