setKeyProps

abstract fun <E : Any> setKeyProps(vararg keyProps: KProperty1<E, *>)
abstract fun <E : Any> setKeyProps(vararg keyProps: TypedProp<E, *>)