FunctionalComponentStateProperty

fun <P> FunctionalComponentStateProperty(    component: Component<*>,     initial: P,     type: KType)