JSON stores key/value pairs. What is an example of a key?[
{ firstName: member.first_name
}
]
What is firstName?