All fields that are attached.
See attached.
Iterable<ApiField> get attachedFields => fields.where( (ApiField field) => field.isAttached, );