// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.InlineStyleAccessPropertyBag

namespace UnityEngine.UIElements
{
public class InlineStyleAccessPropertyBag // TypeDefIndex: 5868
{
	// Fields
	type#8330 m_PropertiesList;
	type#4670 m_PropertiesHash;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private type#28660 AddProperty(type#7874 property) { }
	// RVA: -1
	public virtual type#9931 GetProperties() { }
	// RVA: -1
	public virtual type#9931 GetProperties(type#11938 container) { }
	// RVA: -1
	public virtual type#15313 TryGetProperty(type#11938 container, type#26576 name, type#11601 property) { }
}
}
