public Legend Legend { get; set; }
Public Property Legend As Legend
public: property Legend^ Legend { Legend^ get (); void set (Legend^ value); }