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