ST_FLOAT32Property

TYPE ST_FLOAT32Property EXTENDS ST_OcaProperty:
STRUCT
   fVal: REAL;
END_STRUCT
END_TYPE