// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UxmlAsset

namespace UnityEngine.UIElements
{
public class UxmlAsset // TypeDefIndex: 6238
{
	// Fields
	type#26601 NullNodeType;
	type#26577 m_FullTypeName;
	type#28295 m_XmlNamespace;
	type#20868 m_Id;
	type#20868 m_OrderInDocument;
	type#20868 m_ParentId;
	type#9198 m_NamespaceDefinitions;
	type#9069 m_Properties;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 fullTypeName, type#28297 xmlNamespace) { }
	// RVA: -1
	public type#26576 get_fullTypeName() { }
	// RVA: -1
	public type#20867 get_id() { }
	// RVA: -1
	public type#28660 set_id(type#20867 value) { }
	// RVA: -1
	public type#20867 get_orderInDocument() { }
	// RVA: -1
	public type#20867 get_parentId() { }
	// RVA: -1
	public type#28660 set_parentId(type#20867 value) { }
	// RVA: -1
	public virtual type#15313 TryGetAttributeValue(type#26576 propertyName, type#12129 value) { }
	// RVA: -1
	public type#28660 SetAttribute(type#26576 name, type#26576 value) { }
	// RVA: -1
	public type#28660 RemoveAttribute(type#26576 attributeName) { }
	// RVA: -1
	private type#28660 SetOrAddProperty(type#26576 propertyName, type#26576 propertyValue) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
