# File lib/ri_cal/properties/event.rb, line 391 def status=(ruby_value) self.status_property= RiCal::PropertyValue::Text.convert(self, ruby_value) end