An internal property in a JavaScript object that points to another object from which properties and methods are inherited.
"The prototype mechanism allows JavaScript objects to inherit features from one another."
— @github · February 22, 2024