# File lib/dbus/introspect.rb, line 411 def [](propname) self.object[PROPERTY_INTERFACE].Get(self.name, propname)[0] end