// Assembly: UnityEngine.PropertiesModule
// Full name: ListElementProperty

public class ListElementProperty // TypeDefIndex: 11513
{
	// Fields
	type#20869 m_Index;
	type#15315 m_IsReadOnly;

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