# File lib/ri_cal/properties/event.rb, line 397
      def status
        status_property ? status_property.ruby_value : nil
      end