Property EnablePropsCache

Assembly: redb.Core.dll

Enable transparent Props object caching.
Works only when EnableLazyLoadingForProps = true
Default is false

public bool EnablePropsCache { get; set; }