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