public string Aux2 { get; set; }
Public Property Aux2 As String Get Set
public: property String^ Aux2 { String^ get (); void set (String^ value); }