getOrCreate

fun <F : Field<*, *>> Fields<*>.getOrCreate(property: KProperty<Any?>, builder: () -> F): F