Singleton instance

C# | Visual Basic | Visual C++ |
public static GlobalTypeDictionary Instance { get; }
Public Shared ReadOnly Property Instance As GlobalTypeDictionary Get
public: static property GlobalTypeDictionary^ Instance { GlobalTypeDictionary^ get (); }