Serialize and deserialize data

You want to serialize some data to XML, and you need to make sure that a certain property is not serialized. Which attribute should you use?

XmlIgnore
XmlElement
XmlAttribute
NonSerialized