ST_StringProperty

TYPE ST_StringProperty EXTENDS ST_OcaProperty :
STRUCT
   stVal: ST_OcaString;
END_STRUCT
END_TYPE