property Job.prototype.surnames import { Job } from "."; const { surnames } = Job.prototype; Type ReadonlyArray<string>