City
(
type: esriFieldTypeString, alias: City, editable: true, nullable: true, length: 20, defaultValue: DUBUQUE, modelName: City
)
State
(
type: esriFieldTypeString, alias: State, editable: true, nullable: true, length: 10, defaultValue: IA, modelName: State
)
Country
(
type: esriFieldTypeString, alias: Country, editable: true, nullable: true, length: 25, defaultValue: UNITED STATES OF AMERICA, modelName: Country
)