Is it possible to annotate `ReadOnlyProperty` or `...
# announcements
a
Is it possible to annotate
ReadOnlyProperty
or
ReadWriteProperty
with
@Target(PROPERTY)
annotation so that all delegated properties will have this annotation?