The previous link in this Path.
For example, the path Path(PathSegment.Indexed(5), Path(PathSegment.Field("foo"), null)) represents the path "foo.5".
Path(PathSegment.Indexed(5), Path(PathSegment.Field("foo"), null))
"foo.5"