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

public class XProperty // TypeDefIndex: 11592
{

	// 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#12226 container) { }
	// RVA: -1
	public virtual type#28660 SetValue(type#12226 container, type#26059 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
