be property

EuropeanDriverLicenseBackCategoriesBE get be

The child document of type "BE".

Implementation

document_wrapper.EuropeanDriverLicenseBackCategoriesBE get be =>
    document.childByDocumentType("BE")!.let((child) =>
        document_wrapper.EuropeanDriverLicenseBackCategoriesBE(child));