function KVPairNode(obj, parent) {

  /**
   * Original object
   * @type {Object}