altText: {
          get() {
            return (this as any).node.attrs['alt'];
          },
          set(value: any) {