// // automatically generated by the FlatBuffers compiler, do not modify // namespace KeywordTest { [Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))] public enum ABC : int { @void = 0, where = 1, @stackalloc = 2, }; }