00:29
The normal way, the traditional old way that we would use, and it's of course still valid, is to use a for in loop. So let's go ahead and say let property in user, which would go ahead and for each of the properties in user, give us the property back, and this is the property name, by the