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