# File lib/ri_cal/properties/timezone_period.rb, line 335
      def  add_tzname(ruby_value)
       self.tzname_property << RiCal::PropertyValue::Text.convert(self, ruby_value)
      end