// Assembly: mscorlib
// Full name: System.Reflection.PInfo

namespace System.Reflection
{
public class PInfo // TypeDefIndex: 4589
{
	// Fields
	type#20890 value__;
	type#24059 Attributes;
	type#24059 GetMethod;
	type#24059 SetMethod;
	type#24059 ReflectedType;
	type#24059 DeclaringType;
	type#24059 Name;
}
}
