We can use the prototype property to add new properties and methods to String type.
prototype
object.prototype.name = value
A reference to the String.prototype object.