{{alias}} Has instance symbol. This symbol is used to determine whether a constructor object recognizes an object as its instance. The symbol is only supported in ES6/ES2015+ environments. For non-supporting environments, the value is `null`. Examples -------- > var s = {{alias}} e.g., See Also --------