Property IsNull IsNull Gets a value indicating whether this instance is null. Declaration public virtual bool IsNull { get; } Property Value Type Description bool true if this instance is null; otherwise, false.