Seems like every site I work on, I find myself always forgetting the property names on the PageData object that are not strongly typed.  So I decided to write an Enum that will help in the process.  If i forgot any, please let me know. 

This helps me in doing something like the following

Hope you find it useful.