Creating objects with constructor functions.
Article: http://techsith.com/javascript-function-constructors/
Code Samples:
Constructor example:
https://jsfiddle.net/jspatel/o4sbpshw/
Setting up private properties:
https://jsfiddle.net/jspatel/o4sbpshw/1/