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