public readonly property selectedFile as FilePath:
Destination selected by the last successful invocation, or null.
null
The dialog never creates this file.
if dialog.showDialog(): print(dialog.selectedFile)