/** * the ut for property, the property is in type alias and is not required */ export type test = { name?: string }