Variable MockObject.property

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