Is it possible to do this?
I was generating some code based on some meta-data and certain dbtables. I forgot to add a certain attribute to some of the classes but didnt realize until I was running through some tests. Not a big deal since I can just regenerate. Anywho I was wondering though if it was possible to force a class to have an attribute so I could catch this at compile time.