function KVPair(key, value, node) {
  /**
   * Object's key, can depends on Self, Parent object.
   * @type {String}
   */