# File lib/ri_cal/properties/alarm.rb, line 28 def action=(ruby_value) self.action_property= RiCal::PropertyValue::Text.convert(self, ruby_value) end