Class

A class is a blueprint for creating objects. It defines the properties (data) and methods (actions) that objects of that type will have.