properties

属性项,不同bit位标识是否存在相关属性 (bit0: 是否为T平台设备) example: if (device.propertiesOpt.contains(PropertiesOption.Saas)) { ... }