# File lib/dbus/introspect.rb, line 439
    def all_properties
      self.object[PROPERTY_INTERFACE].GetAll(self.name)[0]
    end