val KClass<*>.staticProperties: Collection<KProperty0<*>>
Returns static properties declared in this class. Only properties representing static fields of Java classes are considered static.
© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect.full/static-properties.html