
Think of a class as a cookie cutter. You define its shape once, then stamp out as many cookies (objects) as you need. Each object has its own copy of the data.
Drag fields into the class template.
A Dog class needs fields. Click each field below to add it to the class blueprint.