# File lib/ri_cal/properties/todo.rb, line 67
      def completed
        completed_property ? completed_property.ruby_value : nil
      end