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:
See Also
Indexers | Properties Tutorial | C# Language Features