public get storageType():string {
    return this.i18n.t(storageLocaleString(this.storage._links.type.href));
  }