You used a Var statement while declaring a property in the Add Property area. Var is used only for declaring local variables.
The Var keyword should be omitted this declaration:
Var statement.