GodotMethod.name

String name from Godot (snake_case, not always valid D)

struct GodotMethod(Return, Args...)
String name;

Meta