AlertDialog.message

string message() @property nothrow

Get message property.

Returns

The message for the alert.
void message(string propval) @property nothrow

Set message property.

Parameters

propvalThe message for the alert.