adding a property to an object typescript code example Example: ts create nex field var obj:any = {} obj.prop = 5;