# File lib/icalendar/component.rb, line 198 def custom_property(name, value) @properties[name] = value end