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