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

namespace UnityEngine.UIElements
{
public class StyleProperty // TypeDefIndex: 6105
{
	// Fields
	type#26577 m_Name;
	type#20868 m_Line;
	type#13485 m_Values;
	type#15329 isCustomProperty;
	type#15329 requireVariableResolve;

	// Methods
	// RVA: -1
	public type#26576 get_name() { }
	// RVA: -1
	public type#13484 get_values() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
