dbus-get-property

dbus-get-property is a compiled Lisp function in `dbus.el'.

(dbus-get-property BUS SERVICE PATH INTERFACE PROPERTY)

Return the value of PROPERTY of INTERFACE.
It will be checked at BUS, SERVICE, PATH. The result can be any
valid D-Bus value, or `nil' if there is no PROPERTY.