name

Type: String

The read-only name property of the FileNode class contains the name of the file or directory associated with the FileNode instance. The name is the bottom level "node" in a directory or file path name.

This property is valid only for file nodes that are retrieved by using the FileFolder class files method.