I'd like to be able to generate clean class files based off the tables in my database. By clean, I mean a simple get and set along with the correct type (string, int, boolean, etc) and that's ...