title property

String? title

Implementation

String? get title;
void title=(String? title)

Implementation

set title(String? title);