Hello, I'm trying to get a property in an external method from an object from which I only have the path. For example, how do I get the 'title' property from the object 'bar', knowing only that it is '/foo/bar', in python ? Thanks, Luc