Constructor PropertyInfo(string, Type, bool, PropertyFunction?)

Assembly: redb.Core.dll

Field information in expression

public PropertyInfo(string Name, Type Type, bool IsBaseField = false, PropertyFunction? Function = null)