Gets or sets a value indicating whether LightSpeed automatically resolves property names.
When using SetValue and GetValue in properties, LightSpeed automatically determines the name
of the property being accessed. However, when using code generation it is more efficient to use
Entity.Get and Entity.Set instead. In this case, set DetectPropertyNames to false.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)