How could I return a nullable value in typescript December 27, 2023 by Tarik You can define private string1: string | undefined;