This program finds the area of a rectangle. Double getWidth isn't cooperating with me, keeps saying that it's incompatible with double getWidth() (line 42). What am I doing wrong? I feel like it's a syntax error but I've been flipping around different ways to do it for a while now, so I'm not really sure.