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