is it possible to extend a Java class with a prope...
# announcements
d
is it possible to extend a Java class with a property that has a getter/setter, and override that property as a kotlin property rather than overriding the getter/setter?