public static class KPropertyPath.Companion
@NotNull
public <T,R> kotlin.reflect.KProperty1<T,R> customProperty(@NotNull
KPropertyPath<?,T> previous,
@NotNull
java.lang.String path)
Provides "fake" property with custom name.