NameValue
subObj
Object {
  "car": "Audi",
  "color": Object {
    "a": null,
    "b": undefined,
    "g": 12,
    "r": 255,
  },
  "price": 40000,
}