path

For source objects that have a file system representation this resolves to the path that can be used to uniquely query the object via the database.

For some source objects (like assets or source objects from plugins) the path will be None as the object cannot be queried (it's virtual).

Comments