Just like we have `@Field` `@Id` and `@Version` support, it would be good to have a field to read the document expiry value from. This field should support being of the type `int`, `long`, `Duration` and some subset of classes from `java.time.*`.