relationship(named:)
Returns the relationship with a given name on this prim.
Declaration
func relationship(named name: USDToken) -> USDPrim.RelationshipDiscussion
If no relationship named name exists on this prim, returns an invalid relationship handle.