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