Compiler Error C3135

'property' : a property cannot have a 'const' or 'volatile' type

The const and volatile keywords are not permitted on properties.