setProperty

internal inline fun <T : Any> ObjectFactory.setProperty(initialValue: Set<T> = emptySet()): ReadWriteProperty<Any, Set<T>>(source)