= Property '{0}' has a set method that has an invalid signature. The Windows Runtime does not support properties with parameters.
Property '{0}' has '{1}' Get property and '{2}' Set property accessibility specified. Internal and protected modifiers cannot ...
Property '{0}' has '{1}' Get property and '{2}' Set property accessibility specified. {1} and {2} modifiers cannot be combined ...
Property '{0}' has a get method that has an invalid signature. The Windows Runtime does not support properties with parameters. ...
Property '{0}' has a MimeTypeAttribute indicating that '{1}' contains its mime type. However, this type does not have a property ...
Property '{0}' has a set method that has an invalid signature. The Windows Runtime does not support properties with parameters. ...
Property '{0}' has type '{1}' which is an invalid metadata type. Metadata can only contain values with a type that is available ...
Property '{0}' is declared 'WriteOnly' or its 'Get' method is not 'Public'. Windows Metadata does not support such properties. ...
Property '{0}' on DynamicActivity '{1}' has more than one ImportAttribute. Only one ImportAttribute is allowed per property. ...
Property '|1' cannot be initialized in an object initializer expression because all accessible overloads require arguments. ...