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