# File lib/ri_cal/properties/event.rb, line 298
      def priority
        priority_property ? priority_property.ruby_value : nil
      end