Does a class constructor always need to have properties for the code to work?
Constructors can also be empty. They don't have to set any properties.