public bool ShowPopUp { get; set; }
Public Property ShowPopUp As Boolean
public: property bool ShowPopUp { bool get (); void set (bool value); }