SynchronizedLazyPropertyWrapper

fun <T, V : Any> SynchronizedLazyPropertyWrapper(wrappedProperty: ReadOnlyProperty<T, V>)