Class
From Xojo Documentation
Language Keyword
A Class is the fundamental building block of object-oriented programming.
Notes
You will not use the Class keyword directly in your code unless you are using XojoScript. To add a class to your project, use the Insert button or menu.
See Also
XojoScript, Inherits, Interface, Module, Property keywords