PropertyInfo.IsLoadedFunc

returns true if Lazy! or LazyCollection! property is loaded (no loader delegate set).

class PropertyInfo
alias IsLoadedFunc = bool function(Object)

Meta