prefixName property

String? prefixName

Implementation

String? get prefixName => getChild('N')?.getChild('PREFIX')?.textValue;