FileName Property
Gets the file name (without directory and including the extension) of the script.
Syntax
public
string FileName {
get
;
protected set
; }