// Assembly: UnityEngine.PropertiesModule
// Full name: Unity.Properties.ContainerPropertyBag`1

namespace Unity.Properties
{
public class ContainerPropertyBag`1 // TypeDefIndex: 11506
{
	// Fields
	type#8327 m_PropertiesList;
	type#4669 m_PropertiesHash;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	protected type#28660 AddProperty(type#9951 property) { }
	// RVA: -1
	public virtual type#9922 GetProperties() { }
	// RVA: -1
	public virtual type#9922 GetProperties(type#11464 container) { }
	// RVA: -1
	public virtual type#15313 TryGetProperty(type#11464 container, type#26576 name, type#11593 property) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
