public int IdMotif { get; set; }
Public Property IdMotif As Integer Get Set
public: property int IdMotif { int get (); void set (int value); }
member IdMotif : int with get, set
In This Article