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

namespace UnityEngine.UIElements
{
public class StylePropertyName // TypeDefIndex: 6098
{
	// Fields
	type#26705 <id>k__BackingField;
	type#26586 <name>k__BackingField;

	// Methods
	// RVA: -1
	internal type#26702 get_id() { }
	// RVA: -1
	private type#26576 get_name() { }
	// RVA: -1
	internal static type#26702 StylePropertyIdFromString(type#26576 name) { }
	// RVA: -1
	internal type#28660 .ctor(type#26702 stylePropertyId) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 name) { }
	// RVA: -1
	public static type#15313 op_Equality(type#26708 lhs, type#26708 rhs) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#26708 lhs, type#26708 rhs) { }
	// RVA: -1
	public static type#26708 op_Implicit(type#26576 name) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#26708 other) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
