kotlinHashCode

inline fun <T : Any> T.kotlinHashCode(properties: Array<out KProperty1<T, Any?>>, noinline superHashCode: () -> Int? = null): Int