Used to get or set the null timestamp value flag.
property IsNull: boolean;
Use the IsNull property to get or set the null timestamp value flag. When IsNull is true getting values via the GetDate, GetTime and SetTimeZoneOffset methods can raise an exception. The AsString property in this case returns empty string. The AsDateTime property returns 0.