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