Create a class that can be used as blueprint for music objects to be instantiating from it. Feel free to come up with properties that will define nicely a music object.
What to get out of it
Once you are done with this, you will get familiarity with the class setup, the keywords involved and creating necessary getters and setters for the properties.