FolderItem.Parent
From Xojo Documentation
Read-Only Property (As FolderItem )
Returns the FolderItem object for the parent of this item in the file hierarchy.
Notes
Returns Nil if this item is the root.
Example
The following example displays the Name of the Parent.