FunctionalComponentStreamProperty

fun <T> FunctionalComponentStreamProperty(    component: Component<*>,     stream: Stream<T>,     type: KType)