klyn.String.String
constructor
public String():
Description
Builds the empty string. value = String() assert value == ""
Example