Function Schema.getDoc
If this is a record, enum, or fixed, returns its docstring, if available. Otherwise, returns null.
string getDoc() @safe const;
If this is a record, enum, or fixed, returns its docstring, if available. Otherwise, returns null.
string getDoc() @safe const;