title property

String? get title

Implementation

String? get title => getChild('TITLE')?.textValue;