TMethodMeta.name

The name of the method. Used for matching a TMethodMeta with the actual method during code generation.

struct TMethodMeta
string name;

Meta