IgnoreDataMemberAttribute
When applied to the member of a type, specifies that the member is not part of a data contract and is not serialized.
public IgnoreDataMemberAttribute()
Initializes a new instance of the IgnoreDataMemberAttribute class.