title property

String? title

Implementation

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

Implementation

external set title(String? value);