// Assembly: UnityEngine.PropertiesModule
// Full name: Unity.Properties.IMemberInfo

namespace Unity.Properties
{
public class IMemberInfo // TypeDefIndex: 11497
{

	// Methods
	// RVA: -1
	public abstract type#26576 get_Name() { }
	// RVA: -1
	public abstract type#15313 get_IsReadOnly() { }
	// RVA: -1
	public abstract type#27705 get_ValueType() { }
	// RVA: -1
	public abstract type#23705 GetValue(type#23705 obj) { }
	// RVA: -1
	public abstract type#28660 SetValue(type#23705 obj, type#23705 value) { }
	// RVA: -1
	public abstract type#6660 GetCustomAttributes() { }
}
}
