// This is the area Which may be different in Every single occasion of a class private int _field; // That is a property that accesses a field, but since it's visibility // is secured only subclasses will know relating to this property // (and through it the field) https://smartworldeveloper.in/