Typescript 3.7@beta Optional Chaining operator using problem
objectVariableName!.propertyName=”some value to assign”; Please note the exclamation symbol i.e,!
objectVariableName!.propertyName=”some value to assign”; Please note the exclamation symbol i.e,!