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

namespace Unity.Properties
{
public class VisitReturnCode // TypeDefIndex: 11477
{
	// Fields
	type#20890 value__;
	type#28608 Ok;
	type#28608 NullContainer;
	type#28608 InvalidContainerType;
	type#28608 MissingPropertyBag;
	type#28608 InvalidPath;
	type#28608 InvalidCast;
	type#28608 AccessViolation;
}
}
