'Declaration<DataMemberAttribute(False)> <DisplayNameAttribute("")> Public ReadOnly Property Country As String
[DataMember(false)] [DisplayName("")] public string Country {get;}
[DataMember(false)] [DisplayName("")] public: property String^ Country { String^ get(); }