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