TFieldMeta.name

The name of the field. Used for matching a TFieldMeta with the actual D struct member during code generation.

struct TFieldMeta
string name;

Meta