Gets the class instance name from the WM_CLASS Property for this.
The class instance name allows to differentiate windows belonging to the same class group, so that they can use different resources.
this |
a Window. |
the class instance name for this, or |