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