FileDialog.title
string title() @propertyGet title property.
Returns
A title that may be shown on the file chooser dialog.
void title(string propval) @propertySet title property.
Parameters
propval | A title that may be shown on the file chooser dialog. |