Join Slack
Communities
Powered by
More or less so. Initial value is written to a fie...
# getting-started
i
ilya.gorbunov
12/27/2016, 1:41 AM
More or less so. Initial value is written to a field bypassing the setter, and if a property is lateinit its backing field has the same visibility as the setter, so it can be written from java. Otherwise all access is done through accessors.
Open in Slack
Previous
Next