ToString: String;
The ToString property returns the value of the current variable converted into string type.
The example of use is given in description of the Int64.TryParse method.
See also:
The Int64 Class