Holds the name of a composite type that corresponds to this field.
property RowTypeName: string;
The RowTypeName property holds the name of a composite type that corresponds to this field.If a field is of the composite (ROW) data type, assign the name of the type to this property. This is required for loading values of composite type in the binary mode.