I actually still don't understand the `val erik: S...
# getting-started
b
I actually still don't understand the
val erik: String by map
. This does a
get
on the map? So if I want to call the variable
erik
something like
person
instead, it affects the way my map works?