class Selenium::WebDriver::Element

def property(name)

def property(name)
  bridge.element_property @id, name
end