@Override
 public String getAriaLiveProperty(Element element) {
   return Property.LIVE.get(element);
 }