isImportedObject

isImportedObject(obj: Object): Boolean;

The isImportedObject method of the Object class returns true if the object specified in the obj parameter is an instance of an imported class or it returns false if it is not an instance of an imported class.