nickName property

String? nickName

Implementation

String? get nickName => getChild('NICKNAME')?.textValue;