138 139 140
# File 'lib/rubdev/device.rb', line 138 def property (what) RubDev::C.udev_device_get_property_value(@pointer, what.to_s) end