Yes, I created a new module called GKDAO, and in that module I put Function SetPropertyDAO, and Public Function HasProperty, as that is called by the first function.
My problem appears to be with 'db' in my call to SetPropertyDAO. Don't I need to declare db somewhere?
Robert