Propiedades de cadena en JavaScript

let string = ""

//properties
string.length
string.prototype
elcharitas