# File lib/dm-core/property.rb, line 305
      def load(value)
        typecast(value) unless value.nil?
      end