`{ lastname }` is short for `{ this.lastname }`. T...
# announcements
m
{ lastname }
is short for
{ this.lastname }
. The
this
is implicit.