Gets a safe file name with an extension.
A String consisting of the characters after the last directory character in file path.
All characters that are illegal in file names on Windows and not safe relative path substrings like "\\", "..\" are deleted.
Use only this property to get a safe file name to save the file on the target machine