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