Shared
From Xojo Documentation
Language Keyword
Indicates a property of method that belongs to the class rather than the instance.
Notes
You will not normally use the Shared keyword in your Xojo code as you create Shared Properties and Methods by choosing the "Add" button on the command bar.