Join Slack
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.
2
Views
Open in Slack
Previous
Next