Component Interface creation does not default in prefixes KEYPROP, PROP and COLL
We have *a lot* of PeopleCode that references Component Interface properties with the prefixes of KEYPROP,PROP and COLL. We noticed that if we create a new CI from an existing component, such as PERSONAL_DATA, in 8.53, those prefixes are missing. We also noticed that in 8.53, delivered CIs, such as CI_PERSONAL_DATA and CI_JOB_DATA all have those prefixes, and if we clone a CI from one of those delivered CIs, such as CI_PERSONAL_DATA, the prefixes will default in.
Is it possible to create a CI in 8.53 from the PERSONAL_DATA component such that the prefixes default in? Or should we just clone from the delivered CI?