kotlin-stdlib / kotlin.reflect.full / staticProperties staticProperties JVM 1.1 val KClass < * > . staticProperties : Collection < KProperty0 < * > > (source) Returns static properties declared in this class. Only properties representing static fields of Java classes are considered static.