I am trying to set private properties of Account class using _concstruc method. I tried using this-> keyword but it gives me the same error. Here is my code.