Sets or returns the log file path.
Syntax
stringVariable = object.LogFileName
object.LogFileName = <string>
Where:
stringVariable stores the name of the log file.
object is the PreferencesFiles object.