// Assembly: Unity.TextMeshPro
// Full name: TMPro.MarkupElement

namespace TMPro
{
public class MarkupElement // TypeDefIndex: 9515
{
	// Fields
	type#13239 m_Attributes;

	// Methods
	// RVA: -1
	public type#20867 get_NameHashCode() { }
	// RVA: -1
	public type#28660 set_NameHashCode(type#20867 value) { }
	// RVA: -1
	public type#20867 get_ValueHashCode() { }
	// RVA: -1
	public type#28660 set_ValueHashCode(type#20867 value) { }
	// RVA: -1
	public type#20867 get_ValueStartIndex() { }
	// RVA: -1
	public type#28660 set_ValueStartIndex(type#20867 value) { }
	// RVA: -1
	public type#20867 get_ValueLength() { }
	// RVA: -1
	public type#28660 set_ValueLength(type#20867 value) { }
	// RVA: -1
	public type#13238 get_Attributes() { }
	// RVA: -1
	public type#28660 set_Attributes(type#13238 value) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 nameHashCode, type#20867 startIndex, type#20867 length) { }
}
}
