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

namespace Unity.Properties
{
public class IPropertyBag`1 // TypeDefIndex: 11519
{

	// Methods
	// RVA: -1
	public abstract type#9923 GetProperties() { }
	// RVA: -1
	public abstract type#9923 GetProperties(type#11478 container) { }
	// RVA: -1
	public abstract type#28660 Accept(type#20456 visitor, type#11478 container) { }
}
}
