The Category Class contains the following constructor:
Creates a new Category object with the specified name.
public Category(String name);