// Assembly: UnityEngine.PropertiesModule
// Full name: KeyValuePairProperty

public class KeyValuePairProperty // TypeDefIndex: 11524
{
	// Fields
	type#2151 <Key>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#15313 get_IsReadOnly() { }
	// RVA: -1
	public virtual type#7998 GetValue(type#11523 container) { }
	// RVA: -1
	public virtual type#28660 SetValue(type#11523 container, type#7998 value) { }
	// RVA: -1
	public virtual type#2150 get_Key() { }
	// RVA: -1
	internal type#28660 set_Key(type#2150 value) { }
	// RVA: -1
	public virtual type#23705 get_ObjectKey() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
