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