public bool Equals(SubClass1 other) =>
 RecordTypeIgnoreBase <SubClass1> .EqualityTyped(this, other);