i am trying to parse properties that are in a clas...
# announcements
s
i am trying to parse properties that are in a class via reflection. How do i convert the kproperty i got from ( looping over myclass.memberProperties) to the original KClass<*> ?