What are the attributes of the object?

An object characteristic that is always present and occupies storage, even if the attribute does not have a value . In this respect, an attribute is similar to a field in a fixed-length data structure. A distinguishing feature of attributes is that each attribute has its own methods for setting and getting its value.

Read more