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