public override int GetHashCode() { return(_stepId.GetHashCode()); }
public override int GetHashCode() { return(UniqueStepId.GetHashCode()); }