Determines whether the specified object is equal to the current instance.
public override bool Equals(object? obj)
The object to compare with the current instance.
true if the specified object is equal to the current instance; otherwise,
false.