I noticed through some reflection that there is a zip(postal) code that is part of the GeoLocation Object but it is marked as internal and the class is marked sealed. Is there another way to get the Postal/zip code. Not sure why they would mark those as internal or sealed. Really just trying to figure out how to get the postal code.
I noticed through some reflection that there is a zip(postal) code that is part of the GeoLocation Object but it is marked as internal and the class is marked sealed. Is there another way to get the Postal/zip code. Not sure why they would mark those as internal or sealed. Really just trying to figure out how to get the postal code.