protected fun <V : Any> delegate(property: KProperty<V>, default: V): PropertyDelegate<T, V>
Returns a Delegate to the given property.