#pragma warning disable CS0169 namespace Godot.SourceGenerators.Sample { public partial class Generic1T : GodotObject { private int _field; } }