Property IsBaseField

Assembly: redb.Core.dll

true if this is a base field of IRedbObject (Id, ParentId, ValueLong, etc.)

public bool IsBaseField { get; init; }