Whenever I try to access a property from the store like this:
@select((s:IAppState) => s.loggedIn) loggedIn$:Observable;
and then i