State

Employee.State property

Gets or sets the employee state or province.

public string State { get; set; }

See Also