// Assembly: UnityEngine.PropertiesModule
// Full name: Unity.Properties.Internal.IAttributes

namespace Unity.Properties.Internal
{
public class IAttributes // TypeDefIndex: 11578
{

	// Methods
	// RVA: -1
	public abstract type#8405 get_Attributes() { }
	// RVA: -1
	public abstract type#28660 set_Attributes(type#8405 value) { }
	// RVA: -1
	public abstract type#28660 AddAttribute(type#14710 attribute) { }
	// RVA: -1
	public abstract type#28660 AddAttributes(type#6660 attributes) { }
	// RVA: -1
	public abstract type#14731 CreateAttributesScope(type#19818 attributes) { }
}
}
