The folder.parent property returns the parent folder object of the folder. If the path represents a filesystem (e.g., "/DATA/"), the filesystem is returned.
If the folder does not have a parent (root), the null value is returned.
This property is read-only.