# File lib/ri_cal/properties/freebusy.rb, line 374
      def  add_comment(ruby_value)
       self.comment_property << RiCal::PropertyValue::Text.convert(self, ruby_value)
      end