I would like to ask how to do this :

I have declared "wizard" ( this is referencing to a string object , the persons name)

String wizard = "Harry Potter";

I want Display the person's...