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