public void SetDescription(string value) { CAPI.ovr_ChallengeOptions_SetDescription(Handle, value); }