bool SkipIfCardExists { get; set; }
Property SkipIfCardExists As Boolean Get Set
property bool SkipIfCardExists { bool get (); void set (bool value); }
abstract SkipIfCardExists : bool with get, set
In This Article