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