Property Initials
Initials
Initials of the user (2 characters max)
Declaration
public string Initials { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Initials of the user (2 characters max)
public string Initials { get; set; }
| Type | Description |
|---|---|
| string |