Core JavaScript 1.5 Guide:The Employee Example:Object Properties
From MDC
[edit] Object Properties
This section discusses how objects inherit properties from other objects in the prototype chain and what happens when you add a property at run time.