a secondary text, this will appear as the title.
MessageDialog.text
string text() @propertyGet text property.
Returns
The primary text of the message dialog. If the dialog has
void text(string propval) @propertySet text property.
Parameters
propval | The primary text of the message dialog. If the dialog has a secondary text, this will appear as the title. |