Beyond `SerializationFeature.ORDER_MAP_ENTRIES_BY_KEYS` which has global applicability, it would be nice to be able to do per-property specification. And as luck would have it, it should quite doable using existing `@JsonPropertyOrder` annotation.