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