Class Properties, Fields, and Methods

In general, fields and properties represent information about an object, whereas methods represent actions an object can take.

The following topics describe the mechanisms for adding properties, fields, and methods to classes, and address issues associated with these items.

In This Section