klyn.String.String
constructor
public String():
Description

Builds the empty string.

Example
value = String()
assert value == ""