// CHOOSE_USE_SITE_TARGET: param // IS_APPLICABLE: false annotation class A class Property { @A var foo: String get() = "" set(p) {} }