Create a record, Dog, with the values nrOfLegs, which is an Integer and name, which is a String. Give the variables some values.
A record cannot be simulated directly. It needs to be instantiated first.