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

namespace UnityEngine.UIElements
{
public class ResolvedStyleAccessPropertyBag // TypeDefIndex: 5981
{
	// Fields
	type#8331 m_PropertiesList;
	type#4671 m_PropertiesHash;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private type#28660 AddProperty(type#10122 property) { }
	// RVA: -1
	public virtual type#9932 GetProperties() { }
	// RVA: -1
	public virtual type#9932 GetProperties(type#12099 container) { }
	// RVA: -1
	public virtual type#15313 TryGetProperty(type#12099 container, type#26576 name, type#11602 property) { }
}
}
