isUrban property

bool? isUrban

The urban attribute of the segment. Returns null if SegmentDataLoaderOptions.loadUrban is set to false. Gets the urban attribute of the segment.

Implementation

bool? get isUrban;