I think `isEmpty` have default implementation of s...
# getting-started
a
I think
isEmpty
have default implementation of setter accessor, I think it have Backing fields. why not? is your docs wrong?
j
They aren't my docs The property in the example is a val and has no setter The getter is a custom accessor that does not reference field Therefore there is no backing field