using System.Text.Json.Serialization; namespace InnovEnergy.Lib.Units.Generator; internal class GenerateAttribute : Attribute {}