__SetAttribute
设置 attribute 给特定的 Element 节点。
__SetAttribute(element: Element, key: string, value: any) : void;