// Assembly: Unity.VectorGraphics
// Full name: Node

public class Node // TypeDefIndex: 10821
{
	// Fields
	type#29249 reader;
	type#20868 depth;
	type#26577 name;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29248 reader) { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public type#26576 get_Item(type#26576 attrib) { }
	// RVA: -1
	public type#25556 GetAttributes() { }
	// RVA: -1
	public type#25550 GetException(type#26576 message) { }
	// RVA: -1
	public type#25550 GetUnsupportedAttribValException(type#26576 attrib) { }
	// RVA: -1
	public type#20867 get_Depth() { }
}
