public bool International { get; set; }
Public Property International As Boolean Get Set
public: property bool^ International { bool^ get (); void set (bool^ value); }