Text Disguise

ClientModel.Name Property

[This is preliminary documentation and subject to change.]

Gets or sets the name of the client.

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

Property Value

Gets or sets the name of the client.

See Also

ClientModel Class | Dls.TextDisguise Namespace