The text shown as the confirmation popup title
String get text => this._text;
set text(String text) { this._text = text; }