public virtual string GetName()
 {
     return(_product.GetName());
 }