!!! Overview
[{$pagename}] is an unsubstantiated instance of a [Object].


[{$pagename}], as a concept, and the [object] is the embodiment of that concept. You need to have a [class] before you can create an [object]. 

!! [{$pagename}] [Example]
So, let's say you want to use a person in your [Application]. You want to be able to describe the person and have the person do something. A [{$pagename}] called 'person' would provide a blueprint for what a person looks like and what a person can do. To actually use a person in your [Application], you need to create an [object]. You use the person [{$pagename}] to create an [object] of the type 'person.' Now you can describe this person and have it do something using [Methods]



!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]
----
* [#1] - [Class_(computer_programming)|Wikipedia:Class_(computer_programming)|target='_blank'] - based on information obtained 2018-12-01
* [#2] - [What Is an Object in Programming?|https://study.com/academy/lesson/oop-object-oriented-programming-objects-classes-interfaces.html|target='_blank'] - based on information obtained 2018-12-01-