public override int GetHashCode() { return((ValueObject.GetUnproxiedType(this).ToString() + Id).GetHashCode()); }