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