| SerializableInnerType Conversion Operators | 
| Name | Description | |
|---|---|---|
| (InnerType to SerializableInnerType) | 
            Converts string to a serializable string
              | |
| (SerializableInnerType to InnerType) | 
            Converts serializable string to a string
              |