[JsonPropertyAttribute(PropertyName = "color", ObjectCreationHandling = ObjectCreationHandling.Replace)] public Nullable<Colors> Color { get; set; }
Copyright (c) 2018 Tim Koopman