Well, you have a getter and a setter in a Java cod...
# announcements
j
Well, you have a getter and a setter in a Java code, so it's a writable property, and window.setVisible(true) can thus be rewritten as if it was a kotlin property: window.isVisible = true.