FileDialog.path - multiple declarations

Function FileDialog.path

the path to the directory whose files should be displayed

string path() @property;

Function FileDialog.path

void path(
  string s
) @property;