IsNullOrEmpty property of DataField

class
DataField

Syntax

Gets a value indicating whether the value of this instance is null or empty.
public bool IsNullOrEmpty { get; }