[`FileField` currently maps to a field in the dictionary called `content`](https://github.com/elastic/elasticsearch-net/blob/master/src/Nest/Mapping/Types/Specialized/Attachment/AttachmentProperty.cs#L51-L55) - would it make sense to rename the field to `ContentField` in 5.0?