kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.reflect.full
/
memberExtensionProperties
member
Extension
Properties
JRE
val
<
T
:
Any
>
KClass
<
T
>
.
memberExtensionProperties
:
Collection
<
KProperty2
<
T
,
*
,
*
>
>
Returns extension properties declared in this class and all of its superclasses.
Since Kotlin
1.1