# File lib/ri_cal/properties/journal.rb, line 1091
      def request_status=(ruby_value)
        @request_status_property = [RiCal::PropertyValue::Text.convert(self, ruby_value)]
      end