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