Developer for System z COBOL for Windows, Version 7.5, Language Reference
OBJECT paragraph
The
object IDENTIFICATION DIVISION introduces the object definition, which is the
portion of a class definition that defines the instance objects of the class.
The object definition contains object data and object methods.