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