# File lib/ri_cal/properties/journal.rb, line 557
      def attendee
        attendee_property.map {|prop| prop ? prop.ruby_value : prop}
      end