indexJob.prototype.title
property Job.prototype.title
import { Job } from ".";
const { title } = Job.prototype;

Type

string