Documents a given property
If you are making use of the new C# XML code comment notation, do be aware the Visual Stu-
dio 2008 IDE will generate documentation skeletons on your behalf. For example, if you add a triple
slash above the definition of your Employee class, you end up with the following skeleton:
///
///
///