// Assembly: UnityEngine.HierarchyCoreModule
// Full name: Unity.Hierarchy.IHierarchyProperty`1

namespace Unity.Hierarchy
{
public class IHierarchyProperty`1 // TypeDefIndex: 12633
{

	// Methods
	// RVA: -1
	public abstract type#1171 GetValue(type#11909 node) { }
	// RVA: -1
	public abstract type#28660 SetValue(type#11909 node, type#1171 value) { }
}
}
