ClassConstructorQ

ClassConstructorQ[]
is a function that yields True during evaluation of a constructor of a class.
This loads the package.
In[1]:=
Click for copyable input
The next class has a print statement for ClassConstructorQ in its class constructor and in another method. ClassConstructorQ[] is true only within the constructor.