# File lib/ri_cal/properties/alarm.rb, line 100
      def trigger
        trigger_property ? trigger_property.ruby_value : nil
      end