savePath
A string
property that determines the save file path of the download item.
The property is only available in session's will-download
callback function. If user doesn't set the save path via the property, Electron will use the original routine to determine the save path; this usually prompts a save dialog.