If you convert an object with implicit type to an object with explicit type (by selecting <Explicit> in the Type field), a new class is created. By default, the name of the new class is <object name>_class.
If you convert an object of explicit type to an object of implicit type, the following actions occur: