serialization attribute
C53222
concept
A serialization attribute is a metadata marker applied to program elements (such as classes, fields, or properties) that controls how and whether they are converted to and from a serialized representation.
All labels observed (1)
| Label | Occurrences |
|---|---|
| serialization attribute canonical | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: serialization attribute
Generated description
A serialization attribute is a metadata marker applied to program elements (such as classes, fields, or properties) that controls how and whether they are converted to and from a serialized representation.
Instances (1)
| Instance | Via concept surface |
|---|---|
| System.Runtime.Serialization.DataContractAttribute | — |