public bool HasAny { get; init; }
Public Property HasAny As Boolean Get Set
public: property bool HasAny { bool get (); void set (bool value); }
member HasAny : bool with get, set
In This Article