// Assembly: UnityEngine.UIElementsModule
// Full name: ValueProperty

public class ValueProperty // TypeDefIndex: 6026
{
	// Fields
	type#26586 <Name>k__BackingField;
	type#15322 <IsReadOnly>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#15313 get_IsReadOnly() { }
	// RVA: -1
	public virtual type#2182 GetValue(type#11531 container) { }
	// RVA: -1
	public virtual type#28660 SetValue(type#11531 container, type#2182 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
