public LocationType Location { get; set; } public enum LocationType { A, B, C, K }
below I\'m able to sear