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