organizationUnit property

String? organizationUnit

Implementation

String? get organizationUnit =>
    getChild('ORG')?.getChild('ORGUNIT')?.textValue;