inspect

inspect();

The inspect method of the Object class opens an Inspector form for the receiver object. The Inspector form enables you to view properties of an object.

An exception is raised if this method is invoked from a server method or a non-GUI application.