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