relationship(at:)
Returns the relationship at a given path, if it exists.
Declaration
func relationship(at path: USDLayer.Path) -> USDPrim.RelationshipDiscussion
If no relationship exists at the resolved path, returns an invalid relationship handle.