Check if the model has a specific original attribute.
bool hasOriginal(String key) => _original.containsKey(key);