KPropertyPath

constructor(previous: KPropertyPath<T, *>?, property: KProperty1<*, R?>)

Parameters

T

the type of the receiver which should be used to obtain the value of the property.

R

the type of the property.