This class provides an easy way to turn a DataRow into a Dynamic object that supports direct property access to the DataRow fields.

The class also automatically fixes up DbNull values (null into .NET and DbNUll to DataRow)