Constructor is shorten from Constructor Function (any function that creates objects). for / in loop is designed to iterate through the properties of an object, not a function. You need to create an object first const myDog = new Dog('whatever goes here'); and then iterate through myDog.