public string CountryName { get; }
Public ReadOnly Property CountryName As String Get
public: property String^ CountryName { String^ get (); }