subzone property

String? subzone
getter/setter pair

To be deprecated. Possible string values are:

  • "SUBZONE_A" : Subzone A.
  • "SUBZONE_B" : Subzone B.

Implementation

core.String? subzone;