[]
Get the value indicating if the expression represents an empty string.
public bool IsEmptyString { get; }
A bool value. true if the expression is empty string; otherwise, false.
true
false