location property

String? location
getter/setter pair

The node location or null if it has not been set or retrieved. Use setNodeLocation to set the location on the device itself or set this field directly to only set the location locally.

Implementation

String? location;