
I was expecting AddReflectionForTypeMembers to fill the "Description" based on the property Help Summary. In the add-on I think it's implemented like that, but i am not using it in this case. (for reasons explained in other threads regarding merging with other languages).
Off course i can workaround it by looping again through the properties and reflect using System.Reflection but seems a waste of time.
Off course i can workaround it by looping again through the properties and reflect using System.Reflection but seems a waste of time.