# File lib/ri_cal/properties/calendar.rb, line 83 def prodid=(ruby_value) self.prodid_property= RiCal::PropertyValue::Text.convert(self, ruby_value) end