// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Metadata.SoapFieldAttribute

namespace System.Runtime.Remoting.Metadata
{
public class SoapFieldAttribute // TypeDefIndex: 4201
{
	// Fields
	type#26577 _elementName;
	type#15314 _isElement;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#26576 get_XmlElementName() { }
	// RVA: -1
	public type#15313 IsInteropXmlElement() { }
	// RVA: -1
	internal virtual type#28660 SetReflectionObject(type#23705 reflectionObject) { }
}
}
