public VehicleType? VehicleType {get; set;}
public string? VehicleType { get; set; } //Cannot change its type to string
VehicleType