Oh, I found a solution here: <https://discuss.kotl...
# multiplatform
h
Oh, I found a solution here: https://discuss.kotlinlang.org/t/problem-with-lazy-loading-and-lack-of-a-backing-field/1415. A little... special, the java interop here, but I guess that's the cost of automated handling of backing fields etc. Anyway, it now works, and that's the important part. Thanks, Cedric!
d
I just replied to that thread
It says 3 years later
Not sure whether to remove the reply or not
But Yeah, you should be able to use
@get:
syntax