Libraries.Language.Object Documentation

The Object class is the basic building block of all classes. This means everything is an Object and some of it's basic functionality is available to all classes.

Example Code