isRelatedTo property
        
        dynamic
        isRelatedTo
        
      
getter/setter pair
      A pointer to another, somehow related product (or multiple
products).  Supported types: Product, Service
Implementation
dynamic isRelatedTo;