DIProperty

fun <out V> DIProperty(    trigger: DITrigger?,     originalContext: DIContext<*>,     get: (DIContext<*>, String) -> V)