# File lib/ri_cal/properties/calendar.rb, line 17
      def calscale_property
        @calscale_property ||= RiCal::PropertyValue::Text.convert(self, "GREGORIAN")
      end