property

internal inline fun <T : Any> ObjectFactory.property(initialValue: T): ReadWriteProperty<Any, T>(source)