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

namespace Unity.Properties
{
public class VisitExceptionKind // TypeDefIndex: 11470
{
	// Fields
	type#20890 value__;
	type#28603 None;
	type#28603 Internal;
	type#28603 Visitor;
	type#28603 All;
}
}
