StateModel's have the following attributes and methods:
The address record ID.
The countries name (required).
The states’ name followed by the states’ country in parenthesis. For example:
California (United States)
The states’s ISO code (required).
The Country Model of the country this state belongs to (required).
The record ID of the country this state belongs to (required).
A url to edit this state in the control panel.