LastName

Employee.LastName property

Gets or sets the employee last name.

public string LastName { get; set; }

See Also