FirstName

Employee.FirstName property

Gets or sets the employee first name.

public string FirstName { get; set; }

See Also