[JsonPropertyName("assets")] public List<string> Assets { get; set; }
[JsonPropertyName("default")] public int DefaultValue { get; set; } } shinydat file for pgsharp
using System; using System.Collections.Generic; using System.IO; using System.Text.Json; using System.Text.Json.Serialization; [JsonPropertyName("assets")] public List<
[JsonPropertyName("density")] public float Density { get; set; } } Assets { get
[JsonPropertyName("rules")] public List<Rule> Rules { get; set; }
[JsonPropertyName("library")] public string Library { get; set; }