id property

String? id
getter/setter pair

An identifier for this district, relative to its scope.

For example, the 34th State Senate district would have id "34" and a scope of stateUpper.

Implementation

core.String? id;