fullName property

String? fullName

Implementation

String? get fullName => getChild('FN')?.textValue;