It looks like you're trying to use a class as a method.. It's kind to hard to tell what's going on from just those lines without knowing what it's in or what the AccountDepositBox class looks like. Basically, if you have the object declared, you need to set those properties from that object. If...