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