1d96f810da
These annotations can be used on Objective-C property accessors imported to Kotlin. Note: the annotations aren't used in source code, only generated directly to metadata by cinterop. So this commit doesn't in fact fix anything but rather makes the implementation less fragile. See https://github.com/JetBrains/kotlin-native/issues/3336.