Learn how the propt variable works in JavaScript for...in loops, including why it iterates over inherited properties and how it differs from Object.keys() and other property access methods.