Click or drag to resize

UserName Property

Gets or sets the name.

Namespace:  awsomAPI.Models
Assembly:  awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
The name.
See Also