Keeps the class level properties in the class hierarchy
| Column Name | Column Datatype | Column Null Option | Column Comment |
| class_id | integer | not null | Id of class |
| name | varchar(30) | not null | Name of clp |
| datatype | varchar(20) | not null | Datatype of clp |
| length | integer | not null | Length of clp |
| property_group | varchar(10) | with null | Which group does the clp belong to |
| string | varchar(255) | with null | Value of the clp |
Product Name: Unicenter Network and System Management
Table Type: Table