kotlin-stdlib / kotlin.reflect.full / memberProperties memberProperties JVM 1.1 val < T : Any > KClass < T > . memberProperties : Collection < KProperty1 < T , * > > (source) Returns non-extension properties declared in this class and all of its superclasses.