HasText Property (RenderText)
Gets a value indicating whether the
Text property of the current object is not
null and has a greater than zero length.
public override bool HasText {get;}
'Declaration
Public Overrides ReadOnly Property HasText As Boolean