fieldDescription

Emits the JSON Schema description keyword. Named fieldDescription to stay unambiguous at the call site (and clear of std.traits names).

@safe
struct fieldDescription {
string value;
}