public async Task GetSpeciality() { IndustrySpeciality result = await crest.GetSpecialityAsync(10); }