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

public class AProperty // TypeDefIndex: 11583
{

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