public string International { get; set; }
Public Property International As String Get Set
public: property String^ International { String^ get (); void set (String^ value); }
member International : string with get, set
In This Article