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