How do I check if the variable inside companion object is initialized when an instance of MyClass is created?
MyClass
class MyClass { companion objec