Enumerations?
Just getting my hands on this:
Is there a built-in way to specify a property type to be of an enumeration type? What I'm having to do now is use the generated byte-property as a private value field, and then creating a public property in the partial class that casts it to my enumeration.
Otherwise, this is freaking cool! Really digging this, team... you have no idea. :)
Keep it up!
Mike

