# File lib/ri_cal/properties/timezone.rb, line 28
      def tzid=(ruby_value)
        self.tzid_property= RiCal::PropertyValue::Text.convert(self, ruby_value)
      end