systemProperties property
Map of selected system properties name and value related to the device.
This information is only available if systemPropertiesEnabled is true in the device's policy.
Implementation
core.Map<core.String, core.String>? systemProperties;