`user.name` is nicer than `user["name"] as String`
# announcements
k
user.name
is nicer than
user["name"] as String