Object

CONST Object AS Integer = 16

Constant returned by TypeOf() for any Object values.

Use Object.Type() to get the class name of the object.