Mapping. Add condition on insert

During a mapping I need that a property on Person is written with a fixed value only when the Person is new. Not in case of update.

I checked the mapping condition but I don't found what I need.

Any suggestion? Thanks.