title property

String title

A DOMString containing action text to be shown to the user.

Implementation

external String get title;
void title=(String v)

Implementation

external set title(String v);