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

public class NameProperty // TypeDefIndex: 6096
{
	// 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#26576 GetValue(type#12142 container) { }
	// RVA: -1
	public virtual type#28660 SetValue(type#12142 container, type#26576 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
