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