I am trying to create a class called GameCharacter which represents a game character and has the following properties: • name (a String) • powers (a set of Power objects)