# File lib/ri_cal/properties/alarm.rb, line 233 def attendee=(ruby_value) @attendee_property = [RiCal::PropertyValue::CalAddress.convert(self, ruby_value)] end