Function Schema.getFields

If this is a record, returns the fields in it. The returned list is in the order of their positions.

inout inout(Field[]) getFields() @safe;