You do not use () when assigning something to a property
() indicates a method with no parameters

If it is a property remove the () and maybe it will work.