private void Write(XmlProperty xmlProperty)
 {
     xmlProperty.Write(_source, _writer);
 }