Variable CircularMockObject.property

class CircularMockObject
{
  // ...
  int property ;
  // ...
}