// CHOOSE_USE_SITE_TARGET: delegate // WITH_RUNTIME annotation class A class Property { @A val foo: String by lazy { "" } }