get tag()

in src/content/models/Tool.js [27:29]


  get tag() {
    return this.#tag;
  }