// Assembly: UnityEngine.PropertiesModule
// Full name: Unity.Properties.KeyValuePairPropertyBag`2

namespace Unity.Properties
{
public class KeyValuePairPropertyBag`2 // TypeDefIndex: 11530
{
	// Fields
	type#4352 s_KeyProperty;
	type#4353 s_ValueProperty;

	// Methods
	// RVA: -1
	public virtual type#9930 GetProperties() { }
	// RVA: -1
	public virtual type#9930 GetProperties(type#11604 container) { }
	// RVA: -1
	private static type#6626 GetPropertiesEnumerable() { }
	// RVA: -1
	public virtual type#15313 TryGetProperty(type#11604 container, type#26576 name, type#11600 property) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
