I cannot get Type.GetType(“MyClass”) to return a Type object. It returns only null. how should I use that function? I have tried doing this for a while and I still cant.