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

namespace Unity.Properties
{
public class FieldMember // TypeDefIndex: 11498
{
	// Fields
	type#18476 m_FieldInfo;
	type#26586 <Name>k__BackingField;

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