// Assembly: System
// Full name: WrappedPropertyDescriptor

public class WrappedPropertyDescriptor // TypeDefIndex: 7939
{
	// Fields
	type#23706 target;
	type#24772 property;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#24771 property, type#23705 target) { }
	// RVA: -1
	public virtual type#14711 get_Attributes() { }
	// RVA: -1
	public virtual type#27705 get_ComponentType() { }
	// RVA: -1
	public virtual type#15313 get_IsReadOnly() { }
	// RVA: -1
	public virtual type#27705 get_PropertyType() { }
	// RVA: -1
	public virtual type#15313 CanResetValue(type#23705 component) { }
	// RVA: -1
	public virtual type#23705 GetValue(type#23705 component) { }
	// RVA: -1
	public virtual type#28660 ResetValue(type#23705 component) { }
	// RVA: -1
	public virtual type#28660 SetValue(type#23705 component, type#23705 value) { }
	// RVA: -1
	public virtual type#15313 ShouldSerializeValue(type#23705 component) { }
}
