is_related_to
Use it like this:
- [ #is/_related_to :: Product, Service] or
- [ is_related_to :: Product, Service]
A pointer to another, somehow related product (or multiple products).
Relation describes that: [ #has_/domain :: Product, Service] ( #has_/name :: is_related_to) ( #has_/range :: Product, Service)