/** * the ut for property in class, the property is not required */ export class test { name?: string }