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