Global Access:?
- The Instance property provides global access to the single instance of the
class. This property ensures that no new instances are created, and the same
instance is returned every time.
class. This property ensures that no new instances are created, and the same
instance is returned every time.