JsonReflectionUtilities public static class JsonReflectionUtilities Utility methods for reflection. Documentation Code public static string GetPropertyName(MemberInfo property, PropertyNameHandling propertyNameHandling) Gets the name of the property for JSON serialization.