Properties
Visual Studio .NET 2003
Properties are named members of classes, structs, and interfaces. They provide a flexible mechanism to read, write, or compute the values of private fields through accessors.
In this section, the following topics are introduced: