FileDialog.filename - multiple declarations
Function FileDialog.filename
the name of the file or directory that is currently selected
string filename() @property;
Function FileDialog.filename
void filename(
string s
) @property;