PropertyInfo.IsNullFunc

returns true if property value of object is not null

class PropertyInfo
alias IsNullFunc = bool function(Object)

Meta