As far as I know, there is nothing to exclude when the copy page.
You can write an event listener to remove the property as soon as a page is created(copy).
You can check if the page is not published then remove the property on create event, if the page is already published skip.
Arun Patidar