1 { 2 ? : value, # Empty key 3 ? explicit 4 key: value, 5 simple key : value, 6 [ collection, simple, key ]: value 7 } 8