using System; namespace ln.json.attributes; public class DontAssign : Attribute { }