:attribute

  • Attributes are variables belonging to a Class or an Object
    • Class variables are accessible by all the Objects instantiated from the Class
    • Object variables are accessible only to the object