| UdtSerializer Properties | 
The UdtSerializer type exposes the following members.
| Name | Description | |
|---|---|---|
| CqlType | (Overrides TypeSerializerTCqlType.) | |
| Type | 
            Gets the CLR type for this serializer.
              (Inherited from TypeSerializerT.) | |
| TypeInfo | 
            Gets the type information for which this serializer is valid.
              (Inherited from TypeSerializerT.)Intended for non-primitive types such as custom types and UDTs. For primitive types, it should return null.  |