Given a KProperty<*>, obtained via KClass.me...
# announcements
j
Given a KProperty<*>, obtained via KClass.memberProperties, how to know the type of the property? KParameter has a type, but KProperty doesn't.