if (a.hasAttribute(c)) {
                var d = a.getAttribute(c);
                b[c] = this.getAriaPropertyValue(c, d, a);
            }