Python, being a particularly user-friendly language, provides the user with a feature that most languages usually do not. That is, creating properties of an object outside the class. Let’s see an example of this by extending the example of the Employee class we discussed above: