Returns a string representation of the value of the current instance.
public override string ToString ();
override this.ToString : unit -> string
Thank you.