dbus-set-property

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

(dbus-set-property BUS SERVICE PATH INTERFACE PROPERTY VALUE)

Set value of PROPERTY of INTERFACE to VALUE.
It will be checked at BUS, SERVICE, PATH. When the value has
been set successful, the result is VALUE. Otherwise, `nil' is
returned.