// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.PropertyName

namespace UnityEngine
{
public class PropertyName // TypeDefIndex: 8806
{
	// Fields
	type#20869 id;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 name) { }
	// RVA: -1
	public type#28660 .ctor(type#24786 other) { }
	// RVA: -1
	public static type#15313 IsNullOrEmpty(type#24786 prop) { }
	// RVA: -1
	public static type#15313 op_Equality(type#24786 lhs, type#24786 rhs) { }
	// 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#24786 other) { }
	// RVA: -1
	public static type#24786 op_Implicit(type#26576 name) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
