Function AcceptDialog.dialogText

The text displayed by the dialog.

String dialogText() nothrow @property @nogc;

void dialogText (
  String v
) nothrow @property @nogc;