Constructor PropertyInfo(string, Type, bool, PropertyFunction?)
Field information in expression
public PropertyInfo(string Name, Type Type, bool IsBaseField = false, PropertyFunction? Function = null)
Field information in expression
public PropertyInfo(string Name, Type Type, bool IsBaseField = false, PropertyFunction? Function = null)