public override int GetHashCode()
 {
     return(PropertyInfo.GetHashCode());
 }