Time value for Session?

What’s the syntax to acquire the updated_at value of a session stored
in a db?

session.updated_at doesn’t work. can’t find any docs on this.

– gw