Serializable
Supported Versions
0
Fields
This is the abstract base type of all other types. It has no fields.
Description
Serializable is the abstract base type. It is used to indicate that a field can contain all supported types, as is the case for the Attribute type.
See also
Attribute