}, {
    key: "properties",
    get: function () {
      if (!this.hasOwnProperty("_properties")) {
        this._properties = Object.create(this._properties || {});