Hacker News new | ask | show | jobs
by The_rationalist 1908 days ago
Kotlin property access solves this. You access to the property but behind the hood it will call the getter/setter if it exists.