MessageDialog.body_
string body_() @propertyGet body_ property.
Returns
The body text of the dialog.
void body_(string propval) @propertySet body_ property.
Parameters
propval | The body text of the dialog. |
string body_() @propertyGet body_ property.
void body_(string propval) @propertySet body_ property.
propval | The body text of the dialog. |