using Godot; public partial class Generic : GodotObject { private int _field; }