ChatMessage.Name

ChatMessage.Name property

Gets or sets an optional name for the participant. Provides the model information to differentiate between participants of the same role.

public string Name { get; set; }

See Also