public override int GetHashCode() { return(Name.GetHashCode() + 17 * +Text1.GetHashCode() + 17 * Text2.GetHashCode()); }