Your function should be like this:
getIsAAuthenticated() { return this.isAuthenticated(); }
You need parentheses to get the signal value.