When using Intellisense the suggestions are not correct when used on a value returned from a property.  In the example above GetName() is a String property, but the Intellisense suggestions refer back to the 'contact' variable which is a NSContactEntity. I expected intellisense on GetName() to show this list: 
When using Intellisense the suggestions are not correct when used on a value returned from a property.
In the example above GetName() is a String property, but the Intellisense suggestions refer back to the 'contact' variable which is a NSContactEntity.
I expected intellisense on GetName() to show this list:
