in the file chooser
FileFilterInfo.displayName
string displayName() @property nothrowGet displayName field.
Returns
the string that will be used to display the file
void displayName(string propval) @property nothrowSet displayName field.
Parameters
propval | the string that will be used to display the file in the file chooser |