I am pretty sure it doesn't, but... Do extention properties exist? Will they exist? Anyone heard anything? I would love it if they did... I mean, are they not just technically a get and a set method?
Now for example I would love it if I could add an extention property to DateTimeFormatInfo
called ShortDateLongTimeFormat
which returned ShortDatePattern + " " + LongTimePattern
...