LanguagePrimitivesNullNull The null keyword represents a value indicating that there is no value. let text: string = null;