Property FirstName
FirstName
First name of the user (8 characters max).
Declaration
public string FirstName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
First name of the user (8 characters max).
public string FirstName { get; set; }
| Type | Description |
|---|---|
| string |