`val b: Int get() = a` read-only `val b = a` read-...
# random
m
val b: Int get() = a
read-only
val b = a
read-only immutable