Get all the properties of a particular interface.
This implementation never returns an error: it will return an empty map if the interface is unknown.
self |
an object with this mixin |
interface_name |
a D-Bus interface name |
a map from property name (without the interface name) to value |