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