Common messages
These classes are message generators. Wrap them in a Proxy class to actually send the messages as well.
- class jeepney.Properties(obj: DBusAddress | MessageGenerator)[source]
Build messages for accessing object properties
If a D-Bus object has multiple interfaces, each interface has its own set of properties.
This uses the standard DBus interface
org.freedesktop.DBus.Properties