__GetComputedStyleByKey
返回当前 Element 某个 CSS 属性的解析值
__GetComputedStyleByKey(element: Element, key: string) : string;