C6515
Visual Studio 2012
warning C6515 - invalid annotation: <name> property may only be used on values of pointer type
This warning indicates that a property for use on pointers was applied to a non-pointer type. For a list of annotation properties, see [NIB]Annotation Properties.