Summary
I get an error:
clsInitialisation:44:1: Runtime error: Undefined variable 'SharedInstance'.
[Runtime Error] clsInitialisation.GetInstance Line 2: Undefined variable 'Shared
Instance'.
The variable SharedInstance does exist and is a Public Shared Property.
Objo Studio Version
Operating System
Select the operating system(s) affected as tags for this post.
macOS
Steps To Reproduce
Expected Result
The variable does exist, there should be no error.
Actual Result
Although the variable does exist, the compiler doesn't see this Public Shared Property.
Screenshots, Logs, Or Sample Project

