Wether object of this HTType cannot be assigned to other HTType
bool isNotA(HTType? other) => !isA(other);