Returns true if an age object is null.
bIsNull = ag:IsNull()
agAge = fhNewAge() if agAge:IsNull() then fhMessageBox('Age is not set') end