This method executes before the derived type's instance constructor executes. Derived types must take this into consideration. For example, the logic in the SetModel method must not depend on the this pointer (Me in Visual Basic) to reference a fully constructed object.