Hello. I have a few static properties (strings) of SomeClass on .NET side. In MFC application I use .NET method that returns the value of one of the static property. But this method returns null everytime I use it.