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