Displaying class attributes in C++

To display the attributes of class shape, enter the following command.
DESCRIBE ATTRIBUTES class shape;
The Log window displays the following output.
DESCRIBE ATTRIBUTES class shape ;
 ATTRIBUTES for class shape
   const class shape…