HasText Property (RenderParagraph)
Gets a value indicating whether the
Content collection has been initialized and contains one or more elements.
This property is an alias for the HasContent property.
public override bool HasText {get;}
'Declaration
Public Overrides ReadOnly Property HasText As Boolean