# File lib/couchrest/model/properties.rb, line 35
      def read_attribute(property)
        self[find_property!(property).to_s]
      end