我用 this.label.string 浏览器的控制台报这个错误:TypeError: this.label is undefined。
在其他的节点,比如 Canvas 的脚本组件里操作这个 Label 就没问题。