syntax to make a property any in typescript code example Example: ts create nex field var obj:any = {} obj.prop = 5;