isNullAware property
bool
get
isNullAware
Whether this is a null-aware spread, as opposed to a non-null spread.
Implementation
bool get isNullAware;
Whether this is a null-aware spread, as opposed to a non-null spread.
bool get isNullAware;