Value property
Gets or sets the value field of the user property. Read/write. String.
Syntax
userProp
.Value
where
userProp
- is an MQTTUserProperty object created by the MQTTFactory object's method CreateUserProperty
.Provide Feedback