Working with Operations and Attributes

An operation, also referred to as a method, is a service that an instance of the class can be requested to perform.

An attribute is a named property of a class defining a range of values an object can contain.

Related Topics:

Creating Operations and Attributes

Editing Operations and Attributes

Creating and Editing Properties

Creating and Editing Constructors

Hiding Members