dev
Optimize AddPropertyIfAbsent (#1872)
Removed temporary array allocations for properties (#1948)
Don't capture properties with private `get` accessors
Move TrimConfiguration to Capturing namespace, 'Configuration' namespace is just for the public builder syntax