how do i get a hold the KClass for each field in a...
# announcements
s
how do i get a hold the KClass for each field in a KClass object recursively ? I can get the myClass.memberProperties.forEach { prop } .. but from there i am stuck