nickName property

String? get nickName

Implementation

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