Return the amount of times a property has been set
            
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.8.0 (9.3.8.0)
Syntax
Parameters
- propertyName
 - Type: SystemString
String representation of the Property 
Return Value
Type: Int32Number of times the property has been set
Remarks
See Also