public bool HasText { get; }
Public ReadOnly Property HasText As Boolean Get
public: property bool HasText { bool get (); }
member HasText : bool with get
In This Article