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