TryGetString

public bool TryGetString(out string value) ;

Get the value of the String type.

Parameter Name Description
value Value.

Return true if the value can be obtained.