Do Constraints behave as virtual

In reply to Sv-hustler:

Yes that part I understand .

Question is whether b.B.constraint_mode(0) points to Constraint in object e1 ? .

Is yes isn’t that illegal since base class can’t point to extended class properties ?