selected in the file chooser dialog.
FileDialog.initialName
string initialName() @property nothrowGet initialName property.
Returns
The initial name, that is, the filename that is initially
void initialName(string propval) @property nothrowSet initialName property.
Parameters
propval | The initial name, that is, the filename that is initially selected in the file chooser dialog. |