This method of the AdoProperty class returns a boolean value indicating whether the property is null.
public boolean isNull();
Note The isNull method returns a boolean value indicating whether the property is null. There is no getNull method.