Lodash.js - forOwn() function

A simple Lodash.js example of the forOwn() function, which iterates through the objects' keys and their values. It doesn't enumerate inherited properties.