# File lib/ri_cal/properties/freebusy.rb, line 226 def uid=(ruby_value) self.uid_property= RiCal::PropertyValue::Text.convert(self, ruby_value) end