I have implemented it via CodeString for LightExpression but nothing prevents its implemention for the System.Linq.Expressions.
The plan is to move the code to the static classavailable both in FEC and FEC.LE.
Pity that we do not have extensions properties, so until C# 9 you will need an extra step to call the method or to use a LightExpression. It is faster anyway.