public override int GetHashCode()
 {
     return(SharedHelper.GetStringIHashCode(this.ToString()));
 }