Legend
| Constructor: ObjectFieldInfo<TElement>( |
string | fieldName | The name of the field. |
string | declaringType | The assembly-qualified name of the type that declares the field, or null if the name of the field is unique within the object being serialized. |
TElement | value | The value of the field. |