using Godot; public partial class Foo : GodotObject { } // Foo again in the same file public partial class Foo { }