leftText Property at runtime

Is there any way to change the .leftText property on a BootStrap4 input control at runtime?

$("#Input3 .input-group-prepend .input-group-text").text("new text")