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

namespace TMPro
{
public class MarkupAttribute // TypeDefIndex: 9514
{
	// Fields
	type#20868 m_NameHashCode;
	type#20868 m_ValueHashCode;
	type#20868 m_ValueStartIndex;
	type#20868 m_ValueLength;

	// 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) { }
}
}
