JsonIgnoreAttribute
Prevents a property or field from being serialized or deserialized.
Specifies the condition that must be met before a property or field will be ignored.
public JsonIgnoreAttribute()
Initializes a new instance of JsonIgnoreAttribute.