Right now I have a class that looks like this:
class User { static collection = "users" public id?: string