public bool InventoryReadCtl { get; set; }
When set to true then the current inventory + read configuration stored into the module is taken into use. NOTE: the inventory + read takes place next time an inventory, in any form, is performed so calling this does not perform anythin rather than only takes the configuration into use.
Reading returns whether the inventory + read is currently active or not.