Share via


ChangeSource.Name Property

Definition

The human-readable name of the change source.

[MessagePack.Key(0)]
public string Name { get; init; }
[<MessagePack.Key(0)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes
MessagePack.KeyAttribute

Applies to