Get a property using the standard
"org.freedesktop.DBus.Properties.Get" method. The interface
and property name are given by the
methodCallInterface and
methodCallMember fields of the supplied
MethodCall. This
function handles properties of fixed type. For properties of varying
types, use
getProperty.
Throws a
ClientError if the property request couldn't be sent.