ST_ClassIdProperty

TYPE ST_ClassIdProperty EXTENDS ST_OcaProperty :
STRUCT
   nVal: ST_OcaClassId;
END_STRUCT
END_TYPE