My google-fu is failing me on this one. I’d like t...
# announcements
c
My google-fu is failing me on this one. I’d like to use a Kotlin property to implement the getter and setter from a Java interface my class implements. Is this possible? I get an error: The following declarations have the same JVM signature. Can I tell the compiler that I know that and it’s actually what I want?