Udostępnij za pośrednictwem


MqttUserProperty.Name Property

Definition

The name of the property.

[System.Runtime.Serialization.DataMember(Name="name")]
[System.Text.Json.Serialization.JsonPropertyName("name")]
public string Name { get; }
[<System.Runtime.Serialization.DataMember(Name="name")>]
[<System.Text.Json.Serialization.JsonPropertyName("name")>]
member this.Name : string
Public ReadOnly Property Name As String

Property Value

Attributes

Applies to