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