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